"{NCT-ARMCpp}" {NCT-ARMCpp-options} -W -gf	:calcCRC.cp -i "{NCT_Includes}" -i "{NCT_Includes}CLibrary" -i "{NCT_Includes}Frames" -i "{NCT_Includes}Utilities" {NCT_DebugSwitch} {LocalCOptions} -o :ObjectsNoDebug:calcCRC.cp.o
"{NCTTools}"NCTBuildMain  :CoreCFuncs.exp "{{CPlusScratch}}"CoreCFuncs.exp.a
"{NCT-asm}" {NCT-asm-options} {LocalAsmOptions}	"{{CplusScratch}}"CoreCFuncs.exp.a -o :ObjectsNoDebug:CoreCFuncs.exp.o ; Delete -i "{{CPlusScratch}}"CoreCFuncs.exp.a
"{NCT-link}" {NCT-link-options} -rel -debug -o :ObjectsNoDebug:CoreCFuncs.ntkc ":{NCT-ObjectOut}:calcCRC.cp.o" ":{NCT-ObjectOut}:CoreCFuncs.exp.o" "{NCT_Libraries}NewtonInterfaceLib.o"
Rename -y :ObjectsNoDebug:CoreCFuncs.ntkc ":{NCT-ObjectOut}:CoreCFuncs.sym"
"{NCT-AIFtoNTK}" {LocalAIFtoNTKOptions} -via "CoreCFuncs.exp" -o  :ObjectsNoDebug:CoreCFuncs.ntkc ":{NCT-ObjectOut}:CoreCFuncs.sym" 
